g_parse_debug_string

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. guint g_parse_debug_string(const(gchar)* string, const(GDebugKey)* keys, guint nkeys)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    g_parse_debug_string
    (
    const(gchar)* string
    ,
    const(GDebugKey)* keys
    ,)
  2. da_g_parse_debug_string g_parse_debug_string;

Meta